CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - image matching SIFT

搜索资源列表

  1. Pic_True

    0下载:
  2. 纯java代码写的sift图片识别算法,欢迎交流指正!图片匹配效果还是可以的,可以直接运行!木有使用opencv、metlab等api-Pure java code written sift picture recognition algorithm, welcomed the exchange correction! Image matching effect, or can, can run! Wood using opencv, metlab etc. api
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:149488
    • 提供者:yao
  1. siftDemoV4

    0下载:
  2. 图像匹配 sift算法实现 match直接调用函数即可 -sift image matching algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:398419
    • 提供者:chenting
  1. Patch

    0下载:
  2. 1利用SIFT关键点进行图像匹配 2在视频中,在一帧中检测关键点,之后利用canonical patch传递关键点,经过一定阈值的帧后,再次计算关键点,利用相邻帧之间关键点的差别很小,只更新关键点的位置,提高帧率。 3阈值自动确定-1 uses SIFT image matching key points 2 in the video, detecting critical points in one frame, after which it canonical patch tra
  3. 所属分类:OpenCV

    • 发布日期:2017-04-25
    • 文件大小:188952
    • 提供者:
  1. SURF-Points

    0下载:
  2. Module Provides implementation of SURF Points to detect invariant features input image for robust image matching. It takes less time to detect features an image rather than SIFT-Module Provides implementation of SURF Points to detect invariant featur
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:48850
    • 提供者:yuvaraj
  1. Automatic-image-mosaic-method

    0下载:
  2. 一 种 基 于 特征点 的 全自 动 无 缝图 像拼 接方法。 该 方法采用 对 于 尺度具 有 鲁 棒性 的 SIFT 算 法进行 特征点 的 提 取与 匹 配, 并 通过引 导 互 匹 配及投票 过滤 的 方法提高 特征点 的 匹 配 精确 度, 使用 稳 健的 RANSAC 算 法求 出 图 像间 变 换矩 阵 H 的 初 值并 使用 LM 非 线 性 迭代 算 法精炼 H, 最终使用 加 权平 滑 算 法完 成 了 图 像的 无 缝 拼接。-An automatic seamless
  3. 所属分类:assembly language

    • 发布日期:2017-05-03
    • 文件大小:551254
    • 提供者:lingliu
  1. FEATUREDECTECTION

    0下载:
  2. 几种图像匹配算法的比较,SIFT,SURF,HARRIS-SIFT等算法,利用GUI清晰可以看出区别-Comparison of several image matching algorithm, SIFT, SURF, HARRIS-SIFT algorithms, the GUI can clearly see the difference
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:8746
    • 提供者:王瑜瑜
  1. SIFT

    0下载:
  2. 图像的SIFT算子的实现,SIFT是用于提取图像中的特征向量以用于匹配的-Image SIFT operator realization, SIFT is used to extract the image feature vectors for matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5374
    • 提供者:lin
  1. SIFT--VC

    0下载:
  2. Sift 角点检测,适用于图像特征的匹配,在VC6.0中调试通过.-Sift corner detection, apply to the image feature matching, in VC6.0 debugging through.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-25
    • 文件大小:8370078
    • 提供者:常迎帅
  1. image-mosaic-based--on-sift

    0下载:
  2. 代码是基于sift的图像拼接,包含特征提取,匹配和拼接,并且添加了调节图像拼接透明度函数 -image mosaic based on sift ,including feature extaction,matching and image mosaic.And add a transparency adjusting function.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3746839
    • 提供者:宋丹
  1. Image-mosaic

    0下载:
  2. 图像拼接,可以将两张分开的图片进行对接。原理是利用sift特征进行匹配-Mosaic, which can dock two separate image. Principle is to use sift feature matching
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1633822
    • 提供者:keler
  1. SIFT-ImageStitch

    0下载:
  2. 采用SIFT进行图像拼接处理,包括sift特征提取和匹配算法等。-Using SIFT image mosaic processing, including sift feature extraction and matching algorithms.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:32727
    • 提供者:牛牛
  1. TestSift_match

    0下载:
  2. 进行图像的sift特征检测及匹配,用于初学者快速理解sift匹配流程.-Sift feature detection and image matching, for beginners to quickly understand sift matching process.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5156711
    • 提供者:小坏包
  1. ezsift-src-v1.2

    0下载:
  2. 不依赖第三方库的sift,里面包括sift特征检测和图像匹配-Sift does not depend on third-party libraries, including sift feature detection and image matching
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-03
    • 文件大小:945033
    • 提供者:朱志磊
  1. thirty_code

    0下载:
  2. 进行对SIFT描述子的13A律压缩编码,可实现二值化后进行图像匹配-13 a law the SIFT descr iptor of compression, which can realize after binarization image matching
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1169
    • 提供者:sumingzhe
  1. image-feature-detection-and-matching

    0下载:
  2. 用于图像特征提取和匹配,三维重建等的经典方法,包括sift,surf,Harris,RANSAC,8点算法等-For image feature extraction and matching, 3D reconstruction and other classical methods, including sift, surf, Harris, RANSAC, 8 point algorithm, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9069568
    • 提供者:陈美美
  1. SIFT

    0下载:
  2. SIFT(Scale-invariant feature transform)是一种检测局部特征的算法,该算法通过求一幅图中的特征点(interest points,or corner points)及其有关scale 和 orientation 的描述子得到特征并进行图像特征点匹配,获得了良好效果-SIFT (Scale-invariant feature transform) is a local feature detection algorithm by finding a pictur
  3. 所属分类:File Formats

    • 发布日期:2017-05-03
    • 文件大小:647791
    • 提供者:孙钰
  1. robwhess-opensift-6233815

    0下载:
  2. rob Hess维护的sift源码,用于图像匹配,具有较高的参考和实用价值-rob Hess maintained sift source for image matching, with a high reference and practical value
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-29
    • 文件大小:128018
    • 提供者:tzx
  1. sift

    1下载:
  2. 运用shit算子对图像中的角点进行检测,以便进行特征匹配-Operators using shift image of the corner detection, feature matching
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-28
    • 文件大小:425001
    • 提供者:lilili
  1. sift

    3下载:
  2. 一种基于关键点的复制粘贴检测算法,可以完成两幅图像的关键点匹配,也可以检测到一副图像是否经过复制粘贴后放大缩小、旋转等篡改操作-Key matching a replicon paste detection algorithm based on key points, you can complete two images, it can also detect whether an image after copying and pasting zoom, rotate, etc. tampe
  3. 所属分类:Special Effects

    • 发布日期:2017-02-13
    • 文件大小:2074624
    • 提供者:王怡
  1. sift-RMB

    0下载:
  2. 用sift方法匹配图像,文件中匹配的是100元面值的人民币与一元的人民币,准确率较高。-Using sift matching image, file matching is RMB with a 100 yuan face values the renminbi, accuracy is higher.
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1950995
    • 提供者:孙辰
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 20 »
搜珍网 www.dssz.com